move vtpmmgr helpers from tools to stubdom
authorOlaf Hering <olaf@aepfle.de>
Wed, 1 Oct 2014 16:41:29 +0000 (18:41 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 6 Oct 2014 16:00:24 +0000 (17:00 +0100)
commitf9b87b670cb2757d2f537f38f836deae4dc63fb8
tree69e5047d538a8201715e3460665a6cb55111bf31
parentf049ce7bf29d15a78fb1d1d540d6ca386b9b13c5
move vtpmmgr helpers from tools to stubdom

Tools.mk contains a dead CONFIG_VTPM, @vtpm@ is never expanded because
@vtpm@ is only known by stubdom/configure.ac. Move the two perl scripts
to stubdom/vtpmmgr and install them as executeable. This was introduced
by the recent commit ffa11862aa431494e809c6e99f7358c12cb67e44 ("vtpmmgr:
add example control tools")
Also remove vtpm= from config/Stubdom.mk because vtpm= is (appearently)
not used by make itself.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
config/Stubdom.mk.in
config/Tools.mk.in
stubdom/vtpmmgr/Makefile
stubdom/vtpmmgr/calc.pl [new file with mode: 0755]
stubdom/vtpmmgr/manage-vtpmmgr.pl [new file with mode: 0755]
tools/Makefile
tools/vtpmmgr/Makefile [deleted file]
tools/vtpmmgr/calc.pl [deleted file]
tools/vtpmmgr/manage-vtpmmgr.pl [deleted file]